func google.golang.org/protobuf/internal/impl.consumeUint64Slice

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L2762: func consumeUint64Slice(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (out unmarshalOutput, err error) {
		codec_gen.go#L2817: 	unmarshal: consumeUint64Slice,
		codec_gen.go#L2855: 	unmarshal: consumeUint64Slice,